| ScheduledJob |
| EntityType | Independent |
| Logical Entity Name | ScheduledJob |
| Default Table Name | SyScheduledJob |
| Logical Only | NO |
| Definition | |
| Note |
| ScheduledJob Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Name | VARCHAR(300) | NO | ||
| JobFrequency | VARCHAR(100) | NO | ||
| TimeZone | VARCHAR(100) | NO | ||
| JobCategory | VARCHAR(8) | NO | ||
| JobType | CHAR(3) | NO | ||
| ServiceInterface | VARCHAR(max) | YES | ||
| OperationName | VARCHAR(max) | NO | ||
| JobParameters | VARCHAR(max) | YES | ||
| IsActive | BIT | NO | ||
| IsDeleted | BIT | NO | ||
| IsSystemDefinedJob | BIT | NO | ||
| DisableJobMessageId | INTEGER | YES | ||
| JobHelpPage | VARCHAR(max) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| ScheduledJob Keys |
| Key Name | Key Type | Keys |
| PK__SySchedu__B1AD38391A49532B | PrimaryKey | Id |
| ScheduledJob Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| ScheduledJobHistory | Non-Identifying | One To Zero or More | NO |
| ScheduledJob Check Constraints |
| Check Constraint Name | CheckConstraint |